is there any way to send a "fake" request to a server, via a website, to analyze the response and then make the real request? I'll give you an example: if on a website i click on a button, the site shows me a message. I need to simulate the button click because im trying to know in advance what the response message would be to the click, but without actually clicking on the button. Thank you. Have a good day!
Two things: